Home
last modified time | relevance | path

Searched hist:fc493f83a25835c14cd96379c1a07459230881bc (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmemblock.cdiff fc493f83a25835c14cd96379c1a07459230881bc Sun Apr 23 15:29:35 CEST 2023 Claudio Migliorelli <claudio.migliorelli@mail.polimi.it> Fix some coding style errors in memblock.c

This patch removes the initialization of some static variables to 0 and
`false` in the memblock source file, according to the coding style
guidelines.

Signed-off-by: Claudio Migliorelli <claudio.migliorelli@mail.polimi.it>
Link: https://lore.kernel.org/r/87r0sa7mm8.fsf@mail.polimi.it
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>